Welcome![Sign In][Sign Up]
Location:
Search - reliable udp java

Search list

[JSP/JavaEmail__UDP

Description: 基于UDP的可靠邮件系统,用java语言编写的-reliable UDP-based mail system, with the java language
Platform: | Size: 223471 | Author: 宋文强 | Hits:

[JSP/JavaUDP Protocol

Description: 用UDP协议进行传输,并模拟rdt协议,以实现可靠数据传输-using UDP protocol transmission, and simulation rdt agreement, in order to achieve reliable data transmission
Platform: | Size: 5120 | Author: 木头 | Hits:

[Internet-NetworkUDP_java

Description: 基于面向不可靠连接的编程 --UDP包的发送与接收-not based on reliable connectivity-oriented programming-- UDP packet transmission and reception
Platform: | Size: 1024 | Author: 陆胥君 | Hits:

[Internet-Networkgbn

Description: 呵呵,交大网络作业;可靠的数据传输,go back to N;呵呵,错过了就可惜了-Oh, Chiao Tung network operations; Reliable data transmission, go back to N; Oh, it missed on the pity
Platform: | Size: 74752 | Author: 河南 | Hits:

[Internet-Networkudptransport

Description: 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not reliable transmission of the channel, therefore the data transmission channel may occur bit error, data loss. Rdt3.0 and earlier versions are stop-wait for the agreement, which limits the underlying network hardware capabilities. To overcome this problem the introduction of pipeline technology, both of which can restore pipeline error in the basic methods : section N to a re-issued and selective repeat. In sum, to achieve error coding, sequencing, the timer, a confirmation, sliding window, congestion control.
Platform: | Size: 124928 | Author: 周崇青 | Hits:

[JSP/JavaEmail__UDP

Description: 基于UDP的可靠邮件系统,用java语言编写的-reliable UDP-based mail system, with the java language
Platform: | Size: 223232 | Author: 宋文强 | Hits:

[JSP/JavaUDP

Description: UDP实现的可靠数据传递的小程序。 考虑了丢包的几种可能性及其处理方法。-To achieve a reliable UDP data transfer of small procedures. Some considered the possibility of packet loss and its treatment.
Platform: | Size: 7168 | Author: Will | Hits:

[JSP/Javaudp

Description: 用udp实现可靠数据传递,从本机固定位置读取一个文件,通过udp实现可靠传输-Using udp to achieve reliable data transmission, from the local fixed position to read a file, through udp to achieve reliable transmission
Platform: | Size: 2048 | Author: asd | Hits:

[JSP/Java20071115585

Description: 用java实现飞鸽传书的源码文件,通过udp协议,参考该源码可以解决文件传输的高可靠要求。-Using java to achieve Dove Chuanshu source documents, through udp agreement can be resolved with reference to the source of highly reliable file transfer request.
Platform: | Size: 183296 | Author: 吴生 | Hits:

[Windows Developudp_java

Description: 用JAVA写的可信赖UDP协议,支持断点续传。-A reliable UDP protocol to support HTTP written using JAVA.
Platform: | Size: 490496 | Author: 王帅 | Hits:

[P2Pp2pwithudp

Description: 基于UDP实现的P2P程序,实现了可靠传输和流量控制。-an implementation of P2P based udp ,achieve a reliable transmission and flow control
Platform: | Size: 151552 | Author: czy | Hits:

[JSP/Javaudp-reliable-data-transmission

Description: UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Math.random ()) 2. After the case of redundant packet loss retransmission ack 3. Retransmission timeout (DatagramSocket and Socket has a member function setSoTimeout ( delay), by capturing the IO exception thrown during timeout to achieve retransmission timeout)
Platform: | Size: 10240 | Author: nazali | Hits:

[TCP/IP stackback4

Description: UDP java 可靠传输参考,只是实现了部分功能,但还是可以参考-UDP java reference reliable transmission, but to achieve some functionality, but still can refer to
Platform: | Size: 2048 | Author: 丁一 | Hits:

[VHDL-FPGA-Verilogangel_php

Description: Describe: VHDL Cookbook including many useful building blocks. Develop tools: VHDL | File size:4374KB | Downloads: 0 [TCP/IP Stack] back4.zip <ding_xinyi> upload at 2011-9-17 4:40:30 Describe: UDP java reference reliable transmission, but to achieve some functionality, but still can refer to Develop tools: Java | File size:2KB | Downloads: 0
Platform: | Size: 63488 | Author: asdad | Hits:

[JSP/JavaNetworkSimulatorDelay

Description: The term network programming refers to writing programs that execute across multiple devices (computers), in which the devices are all connected to each other using a network. The java.net package of the J2SE APIs contains a collection of classes and interfaces that provide the low-level communication details, allowing you to write programs that focus on solving the problem at hand. The java.net package provides support for the two common network protocols: TCP: TCP stands for Transmission Control Protocol, which allows for reliable communication between two applications. TCP is typically used over the Internet Protocol, which is referred to as TCP/IP. UDP: UDP stands for User Datagram Protocol, a connection-less protocol that allows for packets of data to be transmitted between applications.
Platform: | Size: 129024 | Author: Bhaskar | Hits:

[Internet-Networkback4

Description: UDP java 可靠传输参考,只是实现了部分功能,但还是可以参考-UDP java reference reliable transmission, but to achieve some functionality, but still can refer to
Platform: | Size: 2048 | Author: iceswh | Hits:

[JSP/JavaJavaGroups-0.9.5

Description: JavaGroups是一个可靠的群组通讯Java工具包。它基于IP组播(IP multicast),但在可靠性,组成员管理上对它作了扩展。 JavaGroups的成员关系管理体现在: 1,可以知道组内有哪些成员 2,成员的加入,离开,掉线等的通知 JavaGroups的主要功能特征: - 组的创建与删除。组成员能在LAN或WAN环境内互相发送消息 - 组的成员加入或离开 - 组成员的检测和通知:加入,离开,掉线 - 检测与移除已掉线的成员 - 消息的组播 (member-to-group或point-to-multipoint) - 消息的点对点发送 (member-to-member或point-to-point) - 支持UDP (IP Multicast), TCP, JMS等传输协议 - 免费开放源代码(LGPL)(JavaGroups is a reliable group communication Java toolkit. It is based on IP multicast (IP multicast), but it is extended on reliability, group membership management. JavaGroups membership management is embodied in: 1, you can know who are members of the group 2, members of the admission, leaving, dropping, etc. notice The main functional features of JavaGroups: - creation and deletion of groups. Group members can send messages to each other in a LAN or WAN environment - members of the group join or leave - check and notify members of the group: join, leave, disconnect Detect and remove members who have been dropped Message multicast (member-to-group or point-to-multipoint) - send point to point messages (member-to-member or point-to-point) - support UDP (IP, Multicast), TCP, JMS and other transport protocols - free open source code (LGPL))
Platform: | Size: 337920 | Author: 彤彤1 | Hits:

[Internet-Networkrudp-1.2.1 (1)

Description: 可靠UDP协议实现数据传输,主要实现简单的可靠UDP数据通信,实现基本收发功能(reliable UDP use java you can use eclipse to run the object)
Platform: | Size: 87040 | Author: 张木木93 | Hits:

CodeBus www.codebus.net